Fix bug #9495 with cursor positioning on truncated lines.
authorJohan Bockgard <bojohan@gnu.org>
Thu, 15 Sep 2011 16:02:49 +0000 (19:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 15 Sep 2011 16:02:49 +0000 (19:02 +0300)
commit32d223f373c3d5375e13951138114145529654b4
tree15714844a6f17f378aa568113d90ab26eef225df
parent32d69a8919274baf6b6710b3bd6efb2382659cc7
Fix bug #9495 with cursor positioning on truncated lines.
Patch by Johan Bockgוrd <bojohan@gnu.org>

 src/xdisp.c (try_cursor_movement): Only check for exact match if
 cursor hpos found by set_cursor_from_row is valid.  (Bug#9495)
src/ChangeLog
src/xdisp.c